简体版 繁體版 English 한국어
登録 ログイン

conditional jump instructionの例文

例文モバイル版携帯版

  • Two-way branching is usually implemented with a conditional jump instruction.
  • The conditional jump instructions use certain flags to compute.
  • Flow control is facilitated through a group of one unconditional and twelve conditional Jump instructions.
  • The first time a conditional jump instruction is encountered, there is not much information to base a prediction on.
  • It featured a single memory register and a limit of 36 program steps, along with a conditional jump instruction.
  • The conditional jump instructions are listed in pairs, the former opcode is for a forward jump, and the latter one for a backward jump.
  • Without branch prediction, the processor would have to wait until the conditional jump instruction has passed the execute stage before the next instruction can enter the fetch stage in the pipeline.